home *** CD-ROM | disk | FTP | other *** search
- Path: skyfox.usask.ca!stow
- From: stow@skyfox.usask.ca
- Newsgroups: alt.computer.consultants,comp.edu,comp.lang.basic.misc,comp.lang.c++,comp.lang.misc,comp.lang.pascal.borland,comp.lang.pascal.delphi.misc,comp.misc,comp.os.msdos.programmer,comp.os.os2.programmer.misc,comp.programming
- Subject: RE: Info on being a Systems Programmer/Analyst?
- Date: 2 APR 96 22:00:31 GMT
- Organization: University of Saskatchewan
- Message-ID: <2APR96.22003113@skyfox.usask.ca>
- References: <3150eada.14098156@News.why.net> <4j23pj$mco@dfw-ixnews5.ix.netcom.com> <4jigr8$3bh@fnord.dfw.net>
- NNTP-Posting-Host: sask.usask.ca
-
- >: >Many people say that to be a programmer, you need a lot of math
- >: >skills, but I wonder if that is true. I'd like to know specifically
- >: >what type of math is used and how it is applied.
-
- To a "programmer" you won't need a lot of math insofar as what math
- skills contribute to your programming skills - unless, of course, you
- are involved in a programming something that needs to do a lot of math
- (or even just a little bit of more complicated math).
-
- However, when you study math (or physics, or chemistry, or ...) you don't
- just learn "math" - you learn generic problem solving skills. You also
- learn how to think in a structured, logical manner. These are the primary
- benefits of studying the sciences if you plan to work in the computer
- industry.
-
- Programming is problem solving first - writing the solution in a
- language the computer (or compiler) can understand is a distant second.
-
- Having just barely qualified for a physics degree before I got involved
- with computer science helped me a great deal: all the others in the
- classes were struggling to learn both problem solving skills and a
- programming language at the same time. I just had to learn the language.
- For a long time I did significantly better than a lot of people that
- I openly acknowledge to be a lot smarter than I am simply because of the
- head start I had.
-
-
- However, programming is just a small - but very important - part of
- computer science. Many other areas in computer science will
- require good mathematical skills and a little physics and electronics
- background will also come in handy.
-
-